PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DRenderMode Class / getAuxiliaryColor Method
In This Topic
    getAuxiliaryColor Method
    In This Topic
    Gets the auxiliary color.
    Syntax
    public PDFRgbColor getAuxiliaryColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFRgbColor object that represents the auxiliary color to be used when rendering the 3D image.
    See Also